LayoutStyle

Determines how the child widgets will be laid out in the overall pair widget

Author

fzzyhmstrs

Since

0.6.0

Entries

Link copied to clipboard

The two widgets will display side by side, "squashed" to half the width of one normal setting widget (and with padding between them)

Link copied to clipboard

The two widgets will be stacked one on top of the other just like two settings in the normal setting list, but with only one setting title. Like a mini "group" of settings

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.